x86 hvm: Add a new HVMOP to get the current Xen system time
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 9 Jul 2010 16:16:03 +0000 (17:16 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 9 Jul 2010 16:16:03 +0000 (17:16 +0100)
commitb91391491c58ac40a935e10cf0703b87d8733c38
tree6da9e97ae2ed85d74e946bc80609e94bd2967a06
parentecac002b16790a89ea5be574a940e0e174ea73a5
x86 hvm: Add a new HVMOP to get the current Xen system time

Xen absolute system time, so that it can use SCHEDOP_poll in a
sensible fashion.  HVM PV drivers can't use the normal PV clock
because they might have TSC offsets that hey don't know about.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/hvm/hvm.c
xen/include/public/hvm/hvm_op.h